Fix bug #16216 with 'name' Unicode property of control characters.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2013 18:02:37 +0000 (20:02 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2013 18:02:37 +0000 (20:02 +0200)
commitd0b01009f331ec73fd824ce59a26869f165d4aff
tree5eb38ef5748ab63c910294d928acd28d4b646318
parentb6f99c16fa915db869fd1bd8713c3996cc933d3f
Fix bug #16216 with 'name' Unicode property of control characters.

 admin/unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
 to <control> characters: the Unicode Standard says they have no
 name.

 doc/lispref/nonascii.texi (Character Properties): NAME or OLD-NAME
 properties can be nil (there's no empty string).
admin/ChangeLog
admin/unidata/unidata-gen.el
doc/lispref/ChangeLog
doc/lispref/nonascii.texi